@charset "utf-8";
/* CSS Document */
body{margin:0;font:12px "宋体",Arial, Helvetica, sans-serif;color:#564f4f}
input,textarea{font:12px "宋体",Arial, Helvetica, sans-serif;padding:0;margin:0}
a{text-decoration:none}
a:hover{text-decoration:none}
h1,h2,h3{font-weight:200;font-size:12px;margin:0}
ul,li{list-style:none;padding:0;margin:0}
p,form{margin:0}
img{border:0}
/***********页面顶部样式*******/
#header{background:url(../images/index_01.jpg) repeat-x top}
.top_div{width:1024px;margin:0 auto;height:182px}
.top_div .top_logo{overflow:hidden;color:#545252;padding-top:30px;height:94px}
.top_div .top_logo .logo{float:left}
.top_div div div{color:#DDCBA6;float:right}
.top_div .top_logo a{color:#545252}
.top_div ul{height:57px;line-height:57px;font-size:16px;font-family:"微软雅黑";clear:both;margin-left:20px;text-align:center}
.top_div ul div{position:absolute;width:110px;line-height:32px;z-index:999999999;display:none;top:182px;*margin-left:-90px}
.top_div ul div a{display:block;height:32px;width:110px}
.top_div ul div a:nth-child(odd){background: #005fb9}
.top_div ul div a:nth-child(even) {background: #024a85}
/* .top_div ul div .sel_a1{background:#005fb9}
.top_div ul div .sel_a2{background:#024a85} */
.top_div ul li{float:left;width:110px;background:url(../images/index_04.jpg) no-repeat right}
.top_div ul .li_last{background:none}
.top_div ul a{color:#fff}
/*----------slide----------*/
#slide{position:relative;height:412px;overflow:hidden;margin:0 auto;width:1024px}
#slide ul{position: absolute; top: 0px; width: 3960px; height: 412px; background:#0CF; left: -1980px; }
#slide li{float:left; width:1024px; height:412px; overflow:hidden; }
#slide .bg_zj{background:rgba(255,255,255,0.5) !important;filter:alpha(opacity=50);background:#fff}
#slide div{position:absolute; bottom:0; height:18px; overflow:hidden; zoom:1;text-align:center;width:1024px}
#slide .o-control{position:absolute;top:160px;width:46px;height:55px;cursor:pointer;z-index:9999999}
#slide .control{position:relative;display:inline-block;width:46px;height:55px}
#slide #goback{ margin-left:100px;background:url(../images/index_05.png) no-repeat}
#slide #forward{ margin-right:100px;background:url(../images/index_06.png) no-repeat}
#slide #goback{left:0px;}
#slide #forward{right:0px;}
#slide span{width:8px;font-size:14px;height:9px;margin:5px 10px; background:url(../images/index_03.png);display:inline-block;text-align:center;line-height:32px;cursor:pointer;font-family:arial}
#slide span a{color:#fff;text-decoration:none}
#slide .curr a:link, #slide .curr a:visited{color:#fff;}
/*************页面内容样式*******/
#content{width:1024px;margin:0 auto;overflow:hidden}
/*********页面底部样式********/
#footer{background:#4b4a48;border-top:6px #357fb2 solid}
.footer_con{width:780px;margin:0 auto;font-size:14px;color:#fff}
.footer_con li{float:left;padding-right:20px}
.footer_con ul{padding:20px 0 30px 20px;overflow:hidden;width:780px}
.footer_con a{color:#fff;margin-right:20px}
.footer_con div{line-height:22px;clear:both;padding-bottom:40px}
.to_top{font-size:18px;text-align:center;float:right;width:83px;height:27px;line-height:27px;color:#fff;clear:both;background:#357fb2;font-family:"微软雅黑";margin-top:10px}